home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 5847 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.0 KB

  1. Path: news.magg.net!news
  2. From: n4mwd@magg.net (Dennis Hawkins)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Does Borland C++ 5.0 still work with normal C???
  5. Date: Wed, 21 Feb 1996 16:07:22 GMT
  6. Organization: M.A.G. Information Services (MAGG.NET)
  7. Message-ID: <4gfchu$tcb@dopey.magg.net>
  8. References: <n4mwd.33.000A228B@magg.net> <4gag3n$a5u@wormer.fn.net> <3128ef57.265162433@nntp.ix.netcom.com>
  9. NNTP-Posting-Host: wpb-131.magg.net
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. miker3@ix.netcom.com (Mike Rubenstein) wrote:
  13.  
  14. >      printf("%ld\n", (long) sizeof 'a');
  15.  
  16. I tried this in BC++ and it printed 1, but in Turbo C it printed 2
  17. just as you said.
  18.  
  19. In the mean time, I recieved the following from Borland:
  20.  
  21. From CUSTOMERSERVICE@wpo.borland.com Wed Feb 21 07:13:25 1996
  22. Date: Tue, 20 Feb 1996 11:53:40 -0800
  23. From: Customer Service <CUSTOMERSERVICE@wpo.borland.com>
  24. To: n4mwd@amsat.org
  25. Subject: Where's the C compilers -Reply
  26.  
  27. Dennis,
  28.  
  29. The BC++5.0 does include the ANSI/ISO C Compliant along with
  30. the ANSI/ISO C++ Compliant.
  31.  
  32. Thank You,
  33.  
  34. Donna Krueger
  35. Borland Customer Service
  36.  
  37.  
  38.  
  39.